home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Corrida
/
dragracer.swf
/
scripts
/
DefineButton2_503
/
BUTTONCONDACTION on(press).as
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2005-10-06
|
114 b
|
6 lines
on(press){
this.startDrag(false,left,top,right,bottom);
dragging = true;
_parent.dragging = true;
}